runtime.mheap.tryAllocMSpan (method)

2 uses

	runtime (current package)
		mheap.go#L1088: func (h *mheap) tryAllocMSpan() *mspan {
		mheap.go#L1203: 			s = h.tryAllocMSpan()